From 1723ea8bf84e7aa636e855cb2901e18b396d4e46 Mon Sep 17 00:00:00 2001 From: Dominique Belhachemi Date: Thu, 25 Sep 2025 20:57:09 -0400 Subject: [PATCH] update debian/copyright --- debian/copyright | 60 +++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 52 insertions(+), 8 deletions(-) diff --git a/debian/copyright b/debian/copyright index ff39b20ba..031ee90ac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,14 +17,13 @@ Files-Excluded: ThirdParty/lzma/vtklzma ThirdParty/mpi4py ThirdParty/netcdf/vtknetcdf + ThirdParty/nlohmannjson/vtknlohmannjson ThirdParty/ogg/vtkogg ThirdParty/png/vtkpng - ThirdParty/scn/vtkscn ThirdParty/sqlite/vtksqlite ThirdParty/theora/vtktheora ThirdParty/tiff/vtktiff ThirdParty/utf8/vtkutf8 - ThirdParty/viskores/vtkviskores ThirdParty/xdmf3 ThirdParty/zlib/vtkzlib Web @@ -127,11 +126,6 @@ Files: Copyright: 2013-2020 David Herberth License: MIT -Files: - ThirdParty/nlohmannjson/* -Copyright: 2013-2023 Niels Lohmann -License: MIT - Files: ThirdParty/kissfft/vtkkissfft/* Copyright: 2003-2010, Mark Borgerding . License: BSD-3-clause @@ -151,6 +145,15 @@ Files: ThirdParty/pugixml/vtkpugixml/* Copyright: 2006-2016, Arseny Kapoulkine License: Expat +Files: ThirdParty/scn/vtkscn/* +Copyright: 2017 Elias Kosunen +License: Apache-2.0 + +Files: ThirdParty/scn/vtkscn/include/vtkscn/scan.h +Copyright: 2017 Elias Kosunen + 2018 Tristan Brindle +License: Apache-2.0 and BSL-1.0 + Files: ThirdParty/token/vtktoken/* Copyright: 2020-2023, Kitware, Inc. License: BSD-3-clause @@ -217,6 +220,47 @@ License: public-domain That being said, I would appreciate credit! If you find Loguru useful, tweet me at @ernerfeldt mail me at emil.ernerfeldt@gmail.com. +Files: ThirdParty/viskores/vtkviskores/* +Copyright: 2025 Kitware Inc., + National Technology & Engineering Solutions of Sandia, LLC (NTESS), + UT-Battelle, LLC., + Los Alamos National Security, LLC. +License: Viskores License Version 1.0 + Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government + retains certain rights in this software. + . + Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National + Laboratory (LANL), the U.S. Government retains certain rights in + this software. + . + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the + distribution. + . + * Neither the name of Kitware nor the names of any contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -267,7 +311,7 @@ License: BSD-2-clause (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -License: BSL-1 +License: BSL-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . Permission is hereby granted, free of charge, to any person or organization -- 2.30.2